From 99f302ce94025804ffefb66793e53c791b7997e1 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Tue, 21 Dec 2021 15:18:25 +0200 Subject: [PATCH] Update libutf8proc2.symbols with new symbols from 2.6.0 --- debian/changelog | 1 + debian/libutf8proc2.symbols | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5f5d132..af86a15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ utf8proc (2.7.0-1) UNRELEASED; urgency=medium * Build with unicode-data 14.0 (Closes: #995579) * Add build-dependency on ruby * Skip graphemetest that never completes + * Update libutf8proc2.symbols with new symbols from 2.6.0 -- Debian Janitor Fri, 18 Sep 2020 05:52:35 -0000 diff --git a/debian/libutf8proc2.symbols b/debian/libutf8proc2.symbols index 47521dd..a036d1e 100644 --- a/debian/libutf8proc2.symbols +++ b/debian/libutf8proc2.symbols @@ -17,6 +17,8 @@ libutf8proc.so.2 libutf8proc2 #MINVER# utf8proc_get_property@Base 1.3 utf8proc_grapheme_break@Base 1.3 utf8proc_grapheme_break_stateful@Base 2.0 + utf8proc_islower@Base 2.6.0 + utf8proc_isupper@Base 2.6.0 utf8proc_iterate@Base 1.3 utf8proc_map@Base 1.3 utf8proc_map_custom@Base 2.1 -- 2.30.2